tests: Avoid generating lots of output in itest-payload-link
authorColin Walters <walters@verbum.org>
Mon, 12 Mar 2018 22:02:04 +0000 (18:02 -0400)
committerAtomic Bot <atomic-devel@projectatomic.io>
Tue, 13 Mar 2018 13:05:27 +0000 (13:05 +0000)
commit79fc506284bb4bfa7c8434a52f21229d05268790
tree6be424761920cd7cf7f73da9127dd59a186242f3
parent591f8a68b188e7e9239532e93ed452768589e281
tests: Avoid generating lots of output in itest-payload-link

We noticed this in a recent PR.  While I'm here, also only do
the `find` once, add `-type l` for good measure, and use our
built in `libtest.sh` assertion functions.

Closes: #1494
Approved by: giuseppe
tests/installed/itest-payload-link.sh